type github.com/andybalholm/brotli.hasherCommon

15 uses

	github.com/andybalholm/brotli (current package)
		h10.go#L34: 	hasherCommon
		h5.go#L35: 	hasherCommon
		h6.go#L35: 	hasherCommon
		hash.go#L8: type hasherCommon struct {
		hash.go#L15: func (h *hasherCommon) Common() *hasherCommon {
		hash.go#L20: 	Common() *hasherCommon
		hash.go#L164: 	var self *hasherCommon = handle.Common()
		hash.go#L311: 	var common *hasherCommon = nil
		hash_composite.go#L32: 	hasherCommon
		hash_composite.go#L48: 		var common_a *hasherCommon
		hash_composite.go#L49: 		var common_b *hasherCommon
		hash_forgetful_chain.go#L40: 	hasherCommon
		hash_longest_match_quickly.go#L40: 	hasherCommon
		hash_rolling.go#L44: 	hasherCommon